Go to the previous, next, chapter, table of contents.
Events Page
Here you may define certain actions to take place upon incoming events.
These actions can be as simple as a warning beep from your amiga, or a
complex and powerful rexx command. The following text first explains
the functions of the columns of this page, and then goes on to explain
what each event is.
Columns
- Event - The particular event for the action to take place on.
- Deiconify - If AmIRC is iconified, this will uniconify and bring to front the
AmIRC window on the occurence of the event.
- Beep - This will perform a system beep on the occurence of the event
- Sound - if a sound sample is preferred for the event, you may use the
requestor gadget to pick a sound to play instead of the system beep. Please Note, AmIRC
uses the DataTypes of OS 3.x for sounds, and you will not be able to use this feature under
OS 2.x.
- Vol - This sets the volume for the sound sample. The valid range for
the volume is 0 - 64. This is a slider gadget.
- Rexx Command - Here you may configure a rexx script to be run on the occurence of
the event.
Events
Any Message - This Event occurs on any incoming public message.
Private Msg - This event occurs when you receive an incoming private /msg or /dcc
chat message
Notice - This event occurs when an operator sends out a /notice
CTCP request - This event occures when your client receives any /ctcp request (for
example /ctcp time, or /ctcp version
DCC request - This event occurs on receiving a /dcc file transfer request or chat
request.
Join - This event occurs when anyone /joins the channel you are currently on.
Kick - This event occurs when anyone is /Kicked from the channel you are
currently on.
Mode change - This event occurs when the channel mode is changed for the channel
you are currently on, i/e. if someone is /OPed or /DeOPed, or if the channel is made private,
etc.
ISON Notify - This event occurs when AmIRC 'sees' a user that is configured in
your 'Notify' list.
Connection - This event occurs when AmIRC makes a connection to an IRC server.
Invite - This event occurs when another user invites you to join a channel
that is currently set to /MODE 'Invite Only'
Go to the previous, next, chapter, table of contents.